.foot{
	margin-top: 60px;
	/*padding: 20px 0;*/
	border-top: #167e63 2px solid;
	background: #167e63 url(../images/f01.png) no-repeat right bottom;
	background-size: 750px;
}
.footer{
	margin: 0 auto;
	overflow: hidden;
}
.logo1{
	margin-right: 20px;
	float: left;
	width: 177px;
	height: 172px;
}
.logo1 img{
	width: 177px;
	height: 172px;
}
.foot_a{
	float: left;
	padding: 20px 0;
}
.foot_a .foot_nav{
	overflow: hidden;
	margin-top: 20px;
	display:block;
}
.foot_a .foot_nav li{
	padding: 0 15px 0 0 ;
	float: left;
}
.foot_a .foot_nav li a{
	font-size: 14px;
	color: #fff;
}
.foot_a .foot_nav span{
	font-size: 12px;
	color: #fff;
	float: left;
	padding: 0 15px 0 0;
}
.foot_a .foot_b{
	margin-top: 15px;
	/*margin-left: 25px;*/
}
.foot_a .foot_b p{
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}
.foot_a .foot_b span,.foot_a .foot_b a{
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	padding: 0 20px;
}

.foot_wx{
	margin-top: 30px;
	float: right;
	width: 100px;
	text-align: center;
}
.foot_wx p{
	font-size: 12px;
	line-height: 20px;
	color: #fff;
}








